[INFO] fetching crate ferrotorch-nn 0.6.2...
[INFO] checking ferrotorch-nn-0.6.2 against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] extracting crate ferrotorch-nn 0.6.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ferrotorch-nn 0.6.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ferrotorch-nn 0.6.2
[INFO] tweaked toml for crates.io crate ferrotorch-nn 0.6.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrotorch-nn 0.6.2 on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferrotorch-nn 0.6.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 94a0c5f58e2d5bb5fe9781df46b1a80f540e9fef1b2c7080d2a08c81084ea1e1
[INFO] running `Command { std: "docker" "start" "94a0c5f58e2d5bb5fe9781df46b1a80f540e9fef1b2c7080d2a08c81084ea1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94a0c5f58e2d5bb5fe9781df46b1a80f540e9fef1b2c7080d2a08c81084ea1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94a0c5f58e2d5bb5fe9781df46b1a80f540e9fef1b2c7080d2a08c81084ea1e1" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94a0c5f58e2d5bb5fe9781df46b1a80f540e9fef1b2c7080d2a08c81084ea1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94a0c5f58e2d5bb5fe9781df46b1a80f540e9fef1b2c7080d2a08c81084ea1e1" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling nano-gemm-codegen v0.2.1
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking nano-gemm-core v0.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling nano-gemm-f64 v0.2.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling nano-gemm-c64 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-f32 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-c32 v0.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling defer v0.2.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ferray-core-macros v0.4.9
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking spindle v0.2.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling equator-macro v0.6.0
[INFO] [stderr]     Checking generativity v1.1.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling private-gemm-x86 v0.1.20
[INFO] [stderr] error: could not compile `nano-gemm-f32` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name nano_gemm_f32 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nano-gemm-f32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "x86-v4"))' -C metadata=da2ccae6256658ba -C extra-filename=-12526191afbc3bda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nano_gemm_core=/opt/rustwide/target/debug/deps/libnano_gemm_core-2efaec127505af55.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "94a0c5f58e2d5bb5fe9781df46b1a80f540e9fef1b2c7080d2a08c81084ea1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a0c5f58e2d5bb5fe9781df46b1a80f540e9fef1b2c7080d2a08c81084ea1e1", kill_on_drop: false }`
[INFO] [stdout] 94a0c5f58e2d5bb5fe9781df46b1a80f540e9fef1b2c7080d2a08c81084ea1e1
